ComponentOne CalendarView for WinForms
C1.Framework.Mathematics Namespace / Matrix<T> Class / Transpose Method

In This Topic
    Transpose Method (Matrix<T>)
    In This Topic
    Defines the transpose operator for Matrix class.
    Overload List
    OverloadDescription
    Defines the transpose operator for Matrix class.  
    Convertes this Matrix to it's transpose matrix.  
    See Also